GtkScale: More work on mark spacing
authorMatthias Clasen <mclasen@redhat.com>
Tue, 23 Jun 2015 13:33:30 +0000 (09:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 23 Jun 2015 13:36:14 +0000 (09:36 -0400)
commit1ed21ad3d4d90076f74c2c2fe616938d0c7d6026
tree3f6008c043456b7ce160b52ad83a53aa8722234d
parent4e4a2fe17ef70e44dcd368cc927c9552d4f80b3b
GtkScale: More work on mark spacing

Try harder not to push the scale out of balance by marks. With
this change, the remaining difference in the drawing is down
to asymmetric assets and margins coming out of the theme.
To fully support such asymmetric rendering, we need implement
baseline alignment for scales.

https://bugzilla.gnome.org/show_bug.cgi?id=749650
gtk/gtkscale.c